Font
This property returns and sets the font used to draw text created with the DrawText method, when working in DRAW mode.
Syntax: | Set imaG.Font = font |
font (StdFont) | Object that determines the font. |
Default Value: Ambient.Font
This is a standard Microsoft Visual Basic property.